object KrAbout: TKrAbout Left = 200 Top = 104 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [] BorderStyle = bsNone ClientHeight = 287 ClientWidth = 498 Color = clBlue Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 498 Height = 287 Align = alClient Color = clBlue TabOrder = 0 object Image1: TImage Left = 5 Top = 5 Width = 220 Height = 300 AutoSize = True Picture.Data = {} end object BitBtn1: TBitBtn Left = 398 Top = 248 Width = 91 Height = 28 Caption = 'OK' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ModalResult = 1 ParentFont = False TabOrder = 0 end object Panel2: TPanel Left = 261 Top = 9 Width = 230 Height = 21 Alignment = taLeftJustify BevelOuter = bvNone Caption = ' Class: KrLed' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end object Panel3: TPanel Left = 261 Top = 33 Width = 230 Height = 21 Alignment = taLeftJustify BevelOuter = bvNone Caption = ' Version: 1.0' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end object Panel4: TPanel Left = 261 Top = 57 Width = 230 Height = 21 Alignment = taLeftJustify BevelOuter = bvNone Caption = ' Date: 04-10-97' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 3 end object Panel5: TPanel Left = 261 Top = 81 Width = 230 Height = 21 Alignment = taLeftJustify BevelOuter = bvNone Caption = ' E-Mail: kray@iaehv.nl' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 4 end object Panel6: TPanel Left = 261 Top = 105 Width = 230 Height = 21 Alignment = taLeftJustify BevelOuter = bvNone Caption = ' Source: www.iaehv.nl/users/kray' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 5 end end end